home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / t / toeutilities25.dms / toeutilities25.adf / Install_KeyFile < prev    next >
AmigaDOS Script File  |  1995-08-05  |  376b  |  21 lines

  1. .key install_dir
  2. .bra {
  3. .ket }
  4.  
  5. ; This is an AmigaDOS script that installs the keyfile, that unlocks
  6. ; features of BootUte only available to registered users.
  7. ;
  8. ; Script written by Paul Toyne.
  9. ;
  10. ; ©1995 TLS Software.
  11. ;
  12. ; Usage : Install_KeyFile
  13.  
  14. Failat 100
  15.  
  16. Copy S/BootUte.key S: QUIET
  17.  
  18. Echo " "
  19. Echo "BootUte's keyfile can now be found in the S: directory as 'BootUte.key'"
  20.  
  21.